CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - PEG matlab

搜索资源列表

  1. PEG_LDPC.rar

    4下载:
  2. 引入PEG(Progressive-edge-growth)算法来构造适合线性时间编码的LDPC校验矩阵,译码时采用简化最小和Min-Sum译码算法实现简化译码.仿真结果表明,该方法能够构造适合LDPC码的线性时间编码的下三角校验矩阵日,并且用此方法构造的LDPC码性能非常接近原来PEG算法构造的LDPC码.同时通过采用最小和Min-Sum算法降低译码复杂度.,The introduction of PEG (Progressive-edge-growth) algorithm to const
  3. 所属分类:通讯/手机编程

    • 发布日期:2012-10-30
    • 文件大小:169250
    • 提供者:卡卡
  1. LDPC_cooperation

    4下载:
  2. 给出了用matlab实现LDPC码协作通信的程序,其中LDPC码用PEG算法构造,并给出了相应的文章。-Given LDPC codes using matlab to achieve collaborative communication procedures which LDPC codes constructed with the PEG algorithm, and gives the corresponding article.
  3. 所属分类:matlab例程

    • 发布日期:2012-11-08
    • 文件大小:516749
    • 提供者:袁磊
  1. LDPC_H_Construction

    4下载:
  2. LDPC码H矩阵构造的三种尝试,包括比特填充法、PEG法和近似最短环路法(ACE)的实践-This document includes three methods to implement LDPC H matrix construction. Please enjoy them!
  3. 所属分类:Other systems

    • 发布日期:2015-08-03
    • 文件大小:12107
    • 提供者:david duan
  1. peg1

    0下载:
  2. ldpc的peg算法消除四环,尽量只存在六环-the peg algorithms ldpc
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:1311
    • 提供者:大耳朵
  1. PEG

    0下载:
  2. LDPC码的PEG构造算法,C语言编写。 希望对研究LDPC码的同仁们有所帮助-LDPC codes PEG construction algorithm, C language. Hope that the study of LDPC codes help colleagues
  3. 所属分类:Communication

    • 发布日期:2017-03-28
    • 文件大小:399708
    • 提供者:xiaomin
  1. PEG

    1下载:
  2. PEG算法,在MatLab可直接用。 -PEG algorithm can be directly used in MatLab. PEG algorithm can be directly used in MatLab.
  3. 所属分类:Other systems

    • 发布日期:2017-03-24
    • 文件大小:1232
    • 提供者:Anson
  1. ldpc

    1下载:
  2. 基于PEG算法的准循环LDPC码构造方法研究-PEG algorithm based on quasi-cyclic LDPC code construction methods
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:310574
    • 提供者:zj
  1. PEG

    0下载:
  2. 用PEG构造法生成LDPC监督矩阵的程序-With PEG construction method to generate LDPC matrix program oversight
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:708425
    • 提供者:王昆
  1. Gaussian

    0下载:
  2. 高斯消元的matlab程序,有助于ldpc校验矩阵的构建,另赠peg算法-Gaussian elimination matlab program will help ldpc check matrix construction, and other gifts peg algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2352
    • 提供者:小平
  1. matlab

    0下载:
  2. PEG compression is used in a number of image file formats. JPEG/Exif is the most common image format used by digital cameras and other photographic image capture devices along with JPEG/JFIF, it is the most common format for storing and transmitting
  3. 所属分类:Communication

    • 发布日期:2017-11-26
    • 文件大小:5997
    • 提供者:dharani
  1. PEG

    1下载:
  2. LDPC码的PEG构造,用matlab编写,希望对大家有所帮助。-The LDPC code PEG constructed matlab write, we want to help.
  3. 所属分类:Voice Compress

    • 发布日期:2017-11-11
    • 文件大小:1203
    • 提供者:王达利
  1. ldpc_peg_gallar_macay

    1下载:
  2. LDPC码的三种随机构造法,PEG/MACAY/Gallar,三种方法的matlab实现-Three random construction method of LDPC codes, PEG/MACAY/Gallar, three methods of matlab,
  3. 所属分类:Other systems

    • 发布日期:2017-11-20
    • 文件大小:6927
    • 提供者:laolingling
  1. LDPC_H

    0下载:
  2. 在matlab环境下,构造LDPC码的校验矩阵的各种方法,包括Gallager构造法,Mackay构造法,PEG构造法,对以后的编译码算法有很大的帮助。-In the matlab environment, various methods LDPC code parity check matrix structure, including Gallager construction law, Mackay construction law, PEG construction method, af
  3. 所属分类:Other systems

    • 发布日期:2017-04-26
    • 文件大小:10772
    • 提供者:王岩
  1. ldpc

    0下载:
  2. LDPC码仿真,采用peg构造矩阵H,译码为spa。-The code for ldpc simulation under matlab。
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-29
    • 文件大小:212256
    • 提供者:lil
  1. PEG

    0下载:
  2. 实现PEG算法,构造任意大小校验矩阵。在matlab环境下编程,亲测有效-it can
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1269
    • 提供者:谭铁牛
  1. PEG算法和DE算法

    1下载:
  2. 介绍了LDPC编码中的PEG算法和DE(Density Evolution)算法。(The PEG algorithm and DE (Density Evolution) algorithm in LDPC coding are introduced.)
  3. 所属分类:GPS编程

    • 发布日期:2018-05-01
    • 文件大小:1024
    • 提供者:zsm...
  1. LDPC-PEG算法构造H矩阵

    2下载:
  2. LDPC-PEG算法构造H矩阵源码程序,matlab源码程序 clear all; clc; %输入编码参数,m:校验节点数目,n:变量节点数目(注意码率R不一定为1/2) %构造任意码率的LDPC校验矩阵 m=input('The number of check nodes:'); n=input('The number of variable nodes:'); h=zeros(m,n); %给定变量节点度分布序列 dv=0.38354*x+0.04237*x^2+0.5740
  3. 所属分类:数值算法/人工智能

    • 发布日期:2019-10-18
    • 文件大小:1024
    • 提供者:MATLAB编程
搜珍网 www.dssz.com